home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 April / enter-2004-04.iso / files / PDFCreator-0_8_0_GNUGhostscript.exe / {code_PrinterDriverDirectory_{sys}} / ADIST5.PPD < prev    next >
Encoding:
PostScript Printer Description  |  2003-09-02  |  18.0 KB  |  489 lines

  1. *PPD-Adobe: "4.3"
  2. *FormatVersion: "4.3"
  3. *FileVersion: "1.0"
  4. *LanguageEncoding: ISOLatin1
  5. *LanguageVersion: English
  6. *PCFileName: "PDFCREATOR.PPD"
  7. *Manufacturer: "PDFCREATOR"
  8. *Product: "(PDFCREATOR)"
  9. *PSVersion: "(3011.104) 0"
  10. *ModelName: "PDFCREATOR"
  11. *ShortNickName: "PDFCREATOR"
  12. *NickName: "PDFCREATOR"
  13.  
  14. *% === Options and Constraints =========
  15.  
  16. *% ==== Device Capabilities ===============
  17. *ColorDevice: True
  18. *DefaultColorSpace: CMYK
  19. *FileSystem: True
  20. *?FileSystem: "(True) == flush"
  21. *LanguageLevel: "3"
  22. *FreeVM: "4194304"
  23. *VMOption None/Standard: "4194304"
  24. *FCacheSize None/Standard: 204800
  25. *Throughput: "400"
  26. *VariablePaperSize: True
  27.  
  28. *TTRasterizer: Type42
  29. *?TTRasterizer: "(Type42) ="
  30.  
  31. *Password: "()" 
  32. *ExitServer: "
  33.  count 0 eq
  34.  { false } { true exch startjob } ifelse
  35.  not { 
  36.      (WARNING: Cannot modify initial VM.) =
  37.      (Missing or invalid password.) =
  38.      (Please contact the author of this software.) = flush quit
  39.      } if
  40. "
  41. *End
  42.  
  43. *% ==== In-RIP Trapping Information ========
  44. *Resource TrappingType: Virtual
  45. *TrappingTypeInstance 1001: ""
  46. *Separations True: " 1 dict dup /Separations true put setpagedevice "
  47. *DefaultSeparations: True
  48. *?Separations: "
  49.     save
  50.     currentpagedevice /Separations known
  51.       {currentpagedevice /Separations get
  52.         { (True) } { (False) } ifelse
  53.       }{ (Unknown) } ifelse
  54.     print (\n) print flush
  55.     restore
  56. "
  57. *End
  58.  
  59. *% Multiple Resolution support for Distiller 3.0 ==============
  60. *OpenUI *Resolution: PickOne
  61. *OrderDependency: 50 AnySetup *Resolution
  62. *DefaultResolution: 1200dpi
  63. *Resolution 72dpi: "1 dict dup /HWResolution [72 72] put setpagedevice"
  64. *Resolution 144dpi: "1 dict dup /HWResolution [144 144] put setpagedevice"
  65. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  66. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  67. *Resolution 1200dpi: "1 dict dup /HWResolution [1200 1200] put setpagedevice"
  68. *Resolution 2400dpi: "1 dict dup /HWResolution [2400 2400] put setpagedevice"
  69. *Resolution 3600dpi: "1 dict dup /HWResolution [3600 3600] put setpagedevice"
  70. *Resolution 4000dpi: "1 dict dup /HWResolution [4000 4000] put setpagedevice"
  71. *?Resolution: "
  72.    save
  73.    currentpagedevice /HWResolution get
  74.    0 get
  75.    (          ) cvs print (dpi) = flush
  76.    restore"
  77. *End
  78. *CloseUI: *Resolution
  79.  
  80. *ResScreenFreq 72dpi: "60.0"
  81. *ResScreenFreq 144dpi: "60.0"
  82. *ResScreenFreq 300dpi: "60.0"
  83. *ResScreenFreq 600dpi: "60.0"
  84. *ResScreenFreq 1200dpi: "60.0"
  85. *ResScreenFreq 2400dpi: "60.0"
  86. *ResScreenFreq 3600dpi: "60.0"
  87. *ResScreenFreq 4000dpi: "60.0"
  88.  
  89. *ResScreenAngle 72dpi: "45.0"
  90. *ResScreenAngle 144dpi: "45.0"
  91. *ResScreenAngle 300dpi: "45.0"
  92. *ResScreenAngle 600dpi: "45.0"
  93. *ResScreenAngle 1200dpi: "45.0"
  94. *ResScreenAngle 2400dpi: "45.0"
  95. *ResScreenAngle 3600dpi: "45.0"
  96. *ResScreenAngle 4000dpi: "45.0"
  97.  
  98. *% Halftone Information ===============
  99. *ContoneOnly: False
  100. *DefaultHalftoneType: 1
  101. *ScreenFreq: "60.0"
  102. *ScreenAngle: "45.0"
  103. *DefaultScreenProc: Dot
  104. *ScreenProc Dot: "{ abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub 
  105. dup mul add 1 sub} {dup mul exch dup mul add 1 exch sub}ifelse } bind"
  106. *End
  107. *ScreenProc Line: "{ exch pop abs neg } bind"
  108. *ScreenProc Ellipse: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0
  109. lt { pop dup mul exch .75 div dup mul add 4 div 1 exch sub } { dup 1 gt{
  110. pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub }
  111. { .5 exch sub exch pop exch pop } ifelse  } ifelse } bind"
  112. *End
  113. *ScreenProc Cross: "{ abs exch abs 2 copy gt { exch } if pop neg } bind"
  114.  
  115.  
  116. *DefaultTransfer: Null
  117. *Transfer Null: "{ } bind"
  118. *Transfer Null.Inverse: "{ 1 exch sub } bind"
  119.  
  120. *% Paper Handling ===================
  121.  
  122.  
  123. *% Code in this section both selects a tray and sets up a frame buffer.
  124. *OpenUI *PageSize: PickOne
  125. *OrderDependency: 50 AnySetup *PageSize
  126. *DefaultPageSize: Letter
  127. *PageSize Letter: "
  128.   2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  129. setpagedevice"
  130. *End
  131. *PageSize Legal: "
  132.   2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  133. setpagedevice"
  134. *End
  135. *PageSize Executive: "
  136.   2 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  137. setpagedevice"
  138. *End
  139. *PageSize Ledger: "
  140.   2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put
  141. setpagedevice"
  142. *End
  143. *PageSize Tabloid/11 x 17: "
  144.   2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
  145. setpagedevice"
  146. *End
  147. *PageSize Screen: "
  148.   2 dict dup /PageSize [468 373] put dup /ImagingBBox null put
  149. setpagedevice"
  150. *End
  151. *PageSize A3: "
  152.   2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
  153. setpagedevice"
  154. *End
  155. *PageSize A4: "
  156.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  157. setpagedevice"
  158. *End
  159. *?PageSize: " 
  160.  save 
  161.    currentpagedevice /PageSize get aload pop
  162.    2 copy gt {exch} if 
  163.    (Unknown) 
  164.    8 dict
  165.    dup [612 792] (Letter) put
  166.    dup [612 1008] (Legal) put
  167.    dup [522 756] (Executive) put
  168.    dup [1224 792] (Ledger) put
  169.    dup [792 1224] (Tabloid) put
  170.    dup [468 373] (Screen) put
  171.    dup [842 1191] (A3) put
  172.    dup [595 842] (A4) put
  173.   { exch aload pop 4 index sub abs 5 le exch 
  174.     5 index sub abs 5 le and
  175.       { exch pop exit } { pop } ifelse
  176.    } bind forall 
  177.    = flush pop pop
  178.    restore
  179. "
  180. *End
  181. *CloseUI: *PageSize
  182.  
  183. *OpenUI *PageRegion:  PickOne
  184. *OrderDependency: 50 AnySetup *PageRegion
  185. *DefaultPageRegion: Letter
  186. *PageRegion Letter: "
  187.   2 dict dup /PageSize [612 792] put dup /ImagingBBox null put
  188. setpagedevice"
  189. *End
  190. *PageRegion Legal: "
  191.   2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put
  192. setpagedevice"
  193. *End
  194. *PageRegion Executive: "
  195.   2 dict dup /PageSize [522 756] put dup /ImagingBBox null put
  196. setpagedevice"
  197. *End
  198. *PageRegion Ledger: "
  199.   2 dict dup /PageSize [1224 792] put dup /ImagingBBox null put
  200. setpagedevice"
  201. *End
  202. *PageRegion Tabloid/11 x 17: "
  203.   2 dict dup /PageSize [792 1224] put dup /ImagingBBox null put
  204. setpagedevice"
  205. *End
  206. *PageRegion Screen: "
  207.   2 dict dup /PageSize [468 373] put dup /ImagingBBox null put
  208. setpagedevice"
  209. *End
  210. *PageRegion A3: "
  211.   2 dict dup /PageSize [842 1191] put dup /ImagingBBox null put
  212. setpagedevice"
  213. *End
  214. *PageRegion A4: "
  215.   2 dict dup /PageSize [595 842] put dup /ImagingBBox null put
  216. setpagedevice"
  217. *End
  218. *CloseUI: *PageRegion
  219.  
  220. *% The following entries provide information about specific paper keywords.
  221. *DefaultImageableArea: Letter
  222.  
  223. *ImageableArea Letter: "0.0 0.0 612.0 792.0"
  224. *ImageableArea Legal: "0.0 0.0 612.0 1008.0"
  225. *ImageableArea Executive: "0.0 0.0 522.0 756.0"
  226. *ImageableArea Ledger: "0.0 0.0 1224.0 792.0"
  227. *ImageableArea Tabloid/11 x 17: "0.0 0.0 792.0 1224.0"
  228. *ImageableArea Screen: "0.0 0.0 468.0 373.0"
  229. *ImageableArea A3: "0.0 0.0 842.0 1191.0"
  230. *ImageableArea A4: "0.0 0.0 595.0 842.0"
  231. *?ImageableArea: "
  232. save
  233.   /cvp { (                ) cvs print ( ) print } bind def
  234.   /upperright {10000 mul floor 10000 div} bind def
  235.   /lowerleft {10000 mul ceiling 10000 div} bind def
  236.   newpath clippath pathbbox
  237.   4 -2 roll exch 2 {lowerleft cvp} repeat
  238.   exch 2 {upperright cvp} repeat flush
  239.  restore
  240. "
  241. *End
  242.  
  243. *% These provide the physical dimensions of the paper (by keyword)
  244. *DefaultPaperDimension: Letter
  245. *PaperDimension Letter: "612 792"
  246. *PaperDimension Legal: "612 1008"
  247. *PaperDimension Executive: "522 756"
  248. *PaperDimension Ledger: "1224 792"
  249. *PaperDimension Tabloid/11 x 17: "792 1224"
  250. *PaperDimension Screen: "468 373"
  251. *PaperDimension A3: "842 1191"
  252. *PaperDimension A4: "595 842"
  253.  
  254. *% Custom Page Sizes - 1point to 200inches for 4.0
  255. *CustomPageSize True: "
  256.    4 dict begin
  257.    3 1 roll
  258.    2 array astore /PageOffset exch def
  259.    2 mod 0 eq {exch} if
  260.    2 array astore /PageSize exch def
  261.    /ImagingBBox null def
  262.    currentdict end setpagedevice"
  263. *End
  264. *ParamCustomPageSize Width: 1 points 1 14400
  265. *ParamCustomPageSize Height: 2 points 1 14400
  266. *ParamCustomPageSize WidthOffset: 3 points 0 14400
  267. *ParamCustomPageSize HeightOffset: 4 points 0 14400
  268. *ParamCustomPageSize Orientation: 5 int 0 3
  269. *MaxMediaWidth: "14400"
  270. *MaxMediaHeight: "14400"
  271. *CenterRegistered: False
  272. *LeadingEdge Forced: ""
  273. *DefaultLeadingEdge: Forced
  274.  
  275. *% Support for Custom Page Sizes on cut sheet devices
  276. *% Note: These are comment out because
  277. *% QuarkXPress 3.3x and earlier versions don't recognize 
  278. *% custom page sizes when HWMargins are present.
  279. *%*UseHWMargins True:""
  280. *%*UseHWMargins False:""
  281. *%*DefaultUseHWMargins: False 
  282. *%*HWMargins: 0 0 0 0
  283.  
  284. *RequiresPageRegion All: True
  285.  
  286. *OpenUI *InputSlot: PickOne
  287. *DefaultInputSlot: OnlyOne
  288. *InputSlot OnlyOne: ""
  289. *CloseUI: *InputSlot
  290.  
  291. *AccurateScreensSupport: True
  292.  
  293. *% Printer Messages (verbatim from printer):
  294. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  295. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  296. *Message: "\FontName\ not found, using Courier"
  297.  
  298. *% Status (format: %%[ status: <one of these> ] %%)
  299.  
  300. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  301.  
  302. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  303.  
  304. *% Color Separation Information =====================
  305.  
  306. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  307.  
  308. *%  For 60 lpi / 72 dpi  ===============================
  309.  
  310. *ColorSepScreenAngle ProcessBlack.60lpi.72dpi/60 lpi / 72 dpi: "45"
  311. *ColorSepScreenAngle CustomColor.60lpi.72dpi/60 lpi / 72 dpi: "45"
  312. *ColorSepScreenAngle ProcessCyan.60lpi.72dpi/60 lpi / 72 dpi: "15"
  313. *ColorSepScreenAngle ProcessMagenta.60lpi.72dpi/60 lpi / 72 dpi: "75"
  314. *ColorSepScreenAngle ProcessYellow.60lpi.72dpi/60 lpi / 72 dpi: "0"
  315.  
  316. *ColorSepScreenFreq ProcessBlack.60lpi.72dpi/60 lpi / 72 dpi: "60"
  317. *ColorSepScreenFreq CustomColor.60lpi.72dpi/60 lpi / 72 dpi: "60"
  318. *ColorSepScreenFreq ProcessCyan.60lpi.72dpi/60 lpi / 72 dpi: "60"
  319. *ColorSepScreenFreq ProcessMagenta.60lpi.72dpi/60 lpi / 72 dpi: "60"
  320. *ColorSepScreenFreq ProcessYellow.60lpi.72dpi/60 lpi / 72 dpi: "60"
  321.  
  322. *%  For 60 lpi / 144 dpi  ===============================
  323.  
  324. *ColorSepScreenAngle ProcessBlack.60lpi.144dpi/60 lpi / 144 dpi: "45"
  325. *ColorSepScreenAngle CustomColor.60lpi.144dpi/60 lpi / 144 dpi: "45"
  326. *ColorSepScreenAngle ProcessCyan.60lpi.144dpi/60 lpi / 144 dpi: "15"
  327. *ColorSepScreenAngle ProcessMagenta.60lpi.144dpi/60 lpi / 144 dpi: "75"
  328. *ColorSepScreenAngle ProcessYellow.60lpi.144dpi/60 lpi / 144 dpi: "0"
  329.  
  330. *ColorSepScreenFreq ProcessBlack.60lpi.144dpi/60 lpi / 144 dpi: "60"
  331. *ColorSepScreenFreq CustomColor.60lpi.144dpi/60 lpi / 144 dpi: "60"
  332. *ColorSepScreenFreq ProcessCyan.60lpi.144dpi/60 lpi / 144 dpi: "60"
  333. *ColorSepScreenFreq ProcessMagenta.60lpi.144dpi/60 lpi / 144 dpi: "60"
  334. *ColorSepScreenFreq ProcessYellow.60lpi.144dpi/60 lpi / 144 dpi: "60"
  335.  
  336. *%  For 60 lpi / 300 dpi  ===============================
  337.  
  338. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  339. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  340. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  341. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  342. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  343.  
  344. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  345. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  346. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  347. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  348. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  349.  
  350. *%  For 71 lpi / 600 dpi  ===============================
  351.  
  352. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  353. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  354. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  355. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  356. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  357. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  358. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  359. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  360. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  361. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  362.  
  363. *% For 100 lpi / 1200 dpi ==============================================
  364.  
  365. *ColorSepScreenAngle ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  366. *ColorSepScreenAngle CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "45.0"
  367. *ColorSepScreenAngle ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "15.0"
  368. *ColorSepScreenAngle ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "75.0"
  369. *ColorSepScreenAngle ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "0.0"
  370.  
  371. *ColorSepScreenFreq ProcessBlack.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  372. *ColorSepScreenFreq CustomColor.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  373. *ColorSepScreenFreq ProcessCyan.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  374. *ColorSepScreenFreq ProcessMagenta.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  375. *ColorSepScreenFreq ProcessYellow.100lpi.1200dpi/100 lpi / 1200 dpi: "100.0"
  376.  
  377. *% For 175 lpi / 2400 dpi ==============================================
  378.  
  379. *ColorSepScreenAngle ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  380. *ColorSepScreenAngle CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "45.0"
  381. *ColorSepScreenAngle ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "15.0"
  382. *ColorSepScreenAngle ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "75.0"
  383. *ColorSepScreenAngle ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "0.0"
  384.  
  385. *ColorSepScreenFreq ProcessBlack.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  386. *ColorSepScreenFreq CustomColor.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  387. *ColorSepScreenFreq ProcessCyan.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  388. *ColorSepScreenFreq ProcessMagenta.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  389. *ColorSepScreenFreq ProcessYellow.175lpi.2400dpi/175 lpi / 2400 dpi: "175.0"
  390.  
  391. *% For 200 lpi / 3600 dpi ==============================================
  392.  
  393. *ColorSepScreenAngle ProcessBlack.200lpi.3600dpi/200 lpi / 3600 dpi: "45.0"
  394. *ColorSepScreenAngle CustomColor.200lpi.3600dpi/200 lpi / 3600 dpi: "45.0"
  395. *ColorSepScreenAngle ProcessCyan.200lpi.3600dpi/200 lpi / 3600 dpi: "15.0"
  396. *ColorSepScreenAngle ProcessMagenta.200lpi.3600dpi/200 lpi / 3600 dpi: "75.0"
  397. *ColorSepScreenAngle ProcessYellow.200lpi.3600dpi/200 lpi / 3600 dpi: "0.0"
  398.  
  399. *ColorSepScreenFreq ProcessBlack.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  400. *ColorSepScreenFreq CustomColor.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  401. *ColorSepScreenFreq ProcessCyan.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  402. *ColorSepScreenFreq ProcessMagenta.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  403. *ColorSepScreenFreq ProcessYellow.200lpi.3600dpi/200 lpi / 3600 dpi: "200.0"
  404.  
  405. *% For 200 lpi / 4000 dpi ==============================================
  406.  
  407. *ColorSepScreenAngle ProcessBlack.200lpi.4000dpi/200 lpi / 4000 dpi: "45.0"
  408. *ColorSepScreenAngle CustomColor.200lpi.4000dpi/200 lpi / 4000 dpi: "45.0"
  409. *ColorSepScreenAngle ProcessCyan.200lpi.4000dpi/200 lpi / 4000 dpi: "15.0"
  410. *ColorSepScreenAngle ProcessMagenta.200lpi.4000dpi/200 lpi / 4000 dpi: "75.0"
  411. *ColorSepScreenAngle ProcessYellow.200lpi.4000dpi/200 lpi / 4000 dpi: "0.0"
  412.  
  413. *ColorSepScreenFreq ProcessBlack.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  414. *ColorSepScreenFreq CustomColor.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  415. *ColorSepScreenFreq ProcessCyan.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  416. *ColorSepScreenFreq ProcessMagenta.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  417. *ColorSepScreenFreq ProcessYellow.200lpi.4000dpi/200 lpi / 4000 dpi: "200.0"
  418.  
  419.  
  420. *% GuaranteedMaxSeparations =======================================
  421.  
  422. *DefaultGuaranteedMaxSeparations: 8
  423. *GuaranteedMaxSeparations 8: ""
  424.  
  425.  
  426. *% Font Information =====================
  427.  
  428. *% Base fonts
  429. *DefaultFont: Courier
  430. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  431. *Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
  432. *Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
  433. *Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
  434. *Font Bookman-Demi: Standard "(001.000)" Standard ROM
  435. *Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
  436. *Font Bookman-Light: Standard "(001.000)" Standard ROM
  437. *Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
  438. *Font Courier: Standard "(001.000)" Standard ROM
  439. *Font Courier-Bold: Standard "(001.000)" Standard ROM
  440. *Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
  441. *Font Courier-Oblique: Standard "(001.000)" Standard ROM
  442. *Font Helvetica: Standard "(001.000)" Standard ROM
  443. *Font Helvetica-Bold: Standard "(001.000)" Standard ROM
  444. *Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
  445. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  446. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  447. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  448. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  449. *Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
  450. *Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
  451. *Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
  452. *Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
  453. *Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
  454. *Font Palatino-Bold: Standard "(001.000)" Standard ROM
  455. *Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
  456. *Font Palatino-Italic: Standard "(001.000)" Standard ROM
  457. *Font Palatino-Roman: Standard "(001.000)" Standard ROM
  458. *Font Symbol: Special "(001.001)" Special ROM
  459. *Font Times-Bold: Standard "(001.000)" Standard ROM
  460. *Font Times-BoldItalic: Standard "(001.000)" Standard ROM
  461. *Font Times-Italic: Standard "(001.000)" Standard ROM
  462. *Font Times-Roman: Standard "(001.000)" Standard ROM
  463. *Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
  464. *Font ZapfDingbats: Special "(001.000)" Special ROM
  465. *?FontQuery: "
  466. save
  467.  /str 100 string dup 0 (fonts/) putinterval def
  468.  {
  469.    count 1 gt
  470.    {
  471.      exch dup str 6 94 getinterval cvs
  472.      (/) print print (:) print
  473.      FontDirectory exch known
  474.      {(Yes)}{(No)} ifelse =
  475.    }
  476.    {exit} ifelse
  477.  }bind loop
  478.  (*) = flush
  479. restore
  480. "
  481. *End
  482.  
  483. *?FontList: "
  484. save
  485.   FontDirectory { pop == } bind forall flush (*) = flush
  486. restore
  487. "
  488. *End
  489.